home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-06 / text0024.txt < prev    next >
Encoding:
Text File  |  1994-06-01  |  1.3 KB  |  36 lines

  1. In article <tewald.770260002@vela.acs.oakland.edu> tewald@vela.acs.oakland.edu (tewald) writes:
  2. >>I just downloaded xwindemo.zip from CICA.  It contains the file
  3. >>xwindemo.exe which is a self-extracting archive.  I believe there
  4. >>is a problem with the archive because all of the files (there are
  5. >>a lot of them, many, many fonts) extract into a single directory.
  6.  
  7. >I believe the command is "pkunzip -d".
  8.  
  9. >I can't get xwindemo to work anyway.  Keeps telling me it can't find a
  10. >file which wasn't included with the program.  Rats...can't remember the
  11. >file name...
  12.  
  13. The demo as distributed works, I have it working.
  14.  
  15. It's a ZIP file containing a self-extracting ZIP file (!). First unpack the 
  16. outer ZIP however you like (the -d option will have no effect here).
  17.  
  18. Then unpack the self-extracter something like this:
  19.  
  20.    c:
  21.    mkdir xwin
  22.    cd xwin   
  23.    xwindemo -d
  24.  
  25. It will unpack a whole wad of files, preserving the directory structure 
  26. required. Now copy MXWIN.INI to your Windows directory and edit it to make 
  27. sure that the paths point to wherever you actually installed it (it assumes 
  28. c:\xwin, so igf you installed it there, no edits are required).
  29.  
  30. Go into Windows again, create an icon for it, and try it out. The only problem 
  31. I've had is that it interferes with PC Eudora (well, lets just say PC Eudora 
  32. won't fetch mail while Xwin is active).
  33.  
  34. Regards, K.
  35.  
  36.